kotlin-stdlib
Native
kotlin-stdlib
/
kotlin
/
[Native]Char
/
toByte
to
Byte
Native
@
DeprecatedSinceKotlin
(
warningSince
=
"1.5"
)
external
fun
toByte
(
)
:
Byte
Content copied to clipboard
Returns the value of this character as a
Byte
.